home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-1297 / AMOSLIST / text0138.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  1.7 KB  |  42 lines

  1. Hello, Sample-trouble online :)
  2.  
  3. I'm in a bunch of trouble with a sample-loader I'm trying to build into
  4. a program. I want it to load several different formats.. BUT:
  5.  
  6.  
  7. 1) How do I get the sample-rate of an IFF-8SVX file ??
  8.  
  9. 2) How do I convert a WAV (PC) sample to a raw one.. (Or just the file-
  10.    format :)..
  11.  
  12. 3) The file-format if an AIFF file ??
  13.  
  14. 4) If I want to scale a 8-bit sample (to another rate), is it as simple
  15.    as scaling GFX ??, is it just a matter of taking out, say every 3rd
  16.    byte or is there some nasty trick that needs to be done ??
  17.    (calc. average of two bytes to make it even better ??)
  18.  
  19. I'm in trouble with some .au files, they're very noisy. I fact so noisy
  20. that it's almost imposible to hear the sound. I've written about this
  21. before and got some advice on '8/16 bit', 'flipping', 'signing' and the
  22. 'sample rate'.. I've tried several processing-programs but with no luck.
  23. Is there any sample-expert who can solve it (I can send one of the
  24. samples if someone would like to look at it..)
  25.  
  26.  
  27. I hope to get something from this, as I need it very bad, Thanx...
  28.  
  29. -- 
  30. Happy greetings, Yours..
  31. __________________________________________________________________________
  32.  /_  __/ __  / __  /\  ___\  __ \__  _\           aka. JENS VANG PETERSEN
  33.   / / / /_/ / ____/  \ \___\  __ \ \ \  Nyvej 8, DK-4450 Jyderup, Denmark
  34.  /_/ /_____/_/        \_____\_\ \_\ \_\             top_cat@post8.tele.dk
  35.                      http://home8.inet.tele.dk/top_cat/
  36.         Home of 'The Ultimate Extension list' for AMOS TC & AMOS PRO
  37. --------------------------------------------------------------------------
  38.  /Earth is 98% full...  please delete anyone you can.
  39. --------------------------------------------------------------------------
  40.  
  41.  
  42.